Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XFcCFLResource Class Reference

Resource header and handler. More...

List of all members.

Public Member Functions

XFCIMPORT void save (XFcFile *aFile)
 Saves a resource to the current file position.

XFCIMPORT XFcCFLResource ()
XFCIMPORT ~XFcCFLResource ()

Static Public Member Functions

XFCIMPORT XFcCFLResource * load (XFcFile *aFile)
 Loads a resource from the current file position.


Public Attributes

UINT32 mCompressedSize
 From beginning of block.

INT8mData


Detailed Description

Resource header and handler.


Constructor & Destructor Documentation

XFCIMPORT XFcCFLResource::XFcCFLResource  
 

XFCIMPORT XFcCFLResource::~XFcCFLResource  
 


Member Function Documentation

XFCIMPORT XFcCFLResource* XFcCFLResource::load XFcFile   aFile [static]
 

Loads a resource from the current file position.

XFCIMPORT void XFcCFLResource::save XFcFile   aFile
 

Saves a resource to the current file position.


Member Data Documentation

UINT32 XFcCFLResource::mCompressedSize
 

From beginning of block.

INT8* XFcCFLResource::mData
 


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch